From: Richard M. Stallman Date: Thu, 29 Apr 1993 16:49:24 +0000 (+0000) Subject: (Fthis_command_keys): Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96449 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e5f920d7e970d9e06e067b02d41ebe74783fa176;p=emacs.git (Fthis_command_keys): Doc fix. --- diff --git a/src/keyboard.c b/src/keyboard.c index d72125cc98e..c6a55091ce0 100644 --- a/src/keyboard.c +++ b/src/keyboard.c @@ -4114,7 +4114,8 @@ DEFUN ("recent-keys", Frecent_keys, Srecent_keys, 0, 0, 0, } DEFUN ("this-command-keys", Fthis_command_keys, Sthis_command_keys, 0, 0, 0, - "Return string of the keystrokes that invoked this command.") + "Return the key sequence that invoked this command.\n\ +The value is a string or a vector.") () { return make_event_array (this_command_key_count,